home *** CD-ROM | disk | FTP | other *** search
/ Megadoom II / MEGADOOM II - iso.7z / MEGADOOM II.ISO / doom / editors / wadfile / dmop / doom1 / wrecktum.rw < prev   
Text File  |  1995-01-08  |  4KB  |  74 lines

  1. ;                                      
  2. ; Random World File created by populate
  3. ;                                      
  4. ; Populate was written By Dusty Bedford 1994
  5. ;                                      
  6. ; MULTI-PLAYER LEVEL
  7. ;
  8. ;Enemies                    Weight    When                            MAX#OF 
  9. BARREL                      112.94         EASY_ONLY                     62 
  10. BARREL                      418.97         HARD_ONLY                     230 
  11. SHOTGUN                       0.65         EASY_ONLY                     1 
  12. CHAINGUN                      0.97         EASY_ONLY                     1 
  13. LAUNCHER                      0.65         EASY_ONLY                     1 
  14. PLASMA                        0.65         EASY_ONLY                     1 
  15. BFG9000                       1.29         EASY_ONLY                     1L 
  16. SHELLBOX                      3.24         EASY_ONLY                     10 
  17. BULLETS                      11.00         EASY_ONLY                     ;17 
  18. ROCKETS                      17.48         EASY_ONLY                     ;18 
  19. CELLPACK                      8.41         EASY_ONLY                     13 
  20. BROWNTREE                   174.76         MEDIUM_ONLY                   10 
  21. GREYTREE                    183.50         MEDIUM_ONLY                   9 
  22. BROWNSTUB                   297.09         MEDIUM_ONLY                   17 
  23. CHAINSAW                      0.65         EASY_ONLY                     1L 
  24. ;                                            
  25. ; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD  
  26. ;                                            
  27. ; At run-time this value is used to adjust the
  28. ; Max#of variable based on the population of
  29. ; the level being modified.  Using the strict 
  30. ; standard requires that one or more of the   
  31. ; items in the list above not have a specified
  32. ; maximum number of objects.                  
  33. ;                                              
  34. ;PER    392   ;Strict standard for exact placement 
  35. PER    333   ;Lowered Standard for easy placement
  36. ;                                            
  37. ; Deleting any of the PRESERVE lines will mean that
  38. ; the objects will not be taken from the original  
  39. ; level.  You will have to supply your own above. 
  40. ;                                            
  41. PRESERVE    PILLARS                          
  42. PRESERVE    LAMPS                            
  43. ;                                            
  44. ; THRESHOLD determines what a MEGA-GOODIE is.  
  45. ; MEGA-GOODIES are used to make the level fair 
  46. ; if the generator places a lot of enemies in  
  47. ; the level.                                   
  48. ;                                              
  49. THRESHOLD    75                                  
  50. ;                                              
  51. ; I.Q. Determines how intelligently the program  
  52. ; places objects in the effort to defeat you.   
  53. ; 250 is the default if it is not specified here. 
  54. ;                                              
  55. I.Q.    250                                 
  56. ;                                              
  57. ; EVEN sets the point at which the program must begin 
  58. ; placing MEGA-GOODIES into the level, on the   
  59. ; basis of the hardest difficulty rating.          
  60. ; The MEGA-GOODIES give you a fighting chance,  
  61. ; setting the value lower or <500 will increase the number
  62. ; of MEGA-GOODIES available to you in a the level. 
  63. EVEN    500                                 
  64. ;                                              
  65. ; If SPREAD is not set to a low value then
  66. ; a given sector may accumulate too many objects 
  67. ; this often makes the level impossible to finish
  68. ; or just ugly-looking.  Setting the value too low
  69. ; could make it difficult to place objects within
  70. ; a given wad file.
  71. ;                  
  72. SPREAD    15                                  
  73. ;                                              
  74.